Uses of Class
com.netscape.certsrv.logging.event.TokenFormatEvent
Packages that use TokenFormatEvent
-
Uses of TokenFormatEvent in com.netscape.certsrv.logging.event
Methods in com.netscape.certsrv.logging.event that return TokenFormatEventModifier and TypeMethodDescriptionstatic TokenFormatEvent
TokenFormatEvent.failure
(String ip, String subjectID, String cuid, String msn, String tokenType, String appletVersion, String info) static TokenFormatEvent
TokenFormatEvent.success
(String ip, String subjectID, String cuid, String msn, String tokenType, String appletVersion, String keyVersion)